Modify Active Directory Groups in a Role

Add or Remove Active Directory groups attached to a role.

Method

/API2/access/changeRoleAdGroupMembership

  • API Section: /API2/access
  • API Version: 2.0
  • From Release: 2018.5
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin

Method Signature

Input Parameters

Name

roleAdGroups

Object Type

Description

The user object contains all relevant meta-data for the user.

Output Response

Successful Result Code

200

Response Type

Description of Response Type

Generic API response object with success or failure flag and related messages.

Notes

Active Directory must be the authentication provider to use this function

Examples